home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / comm / zoomhint.zip / UNIX < prev    next >
Text File  |  1994-01-17  |  4KB  |  89 lines

  1. 1-7-94
  2.     UNIX & XENIX & Terminals & Other NON-PC-non-dos-based applications
  3.  
  4.      The  defaults for the modem are &C0  &D0, autoanswer OFF. For most  PC
  5. applications  you  set  &C1   &D2.  Unix  and  Xenix  do  not  seem  to  be
  6. standardized. Try combinations;  (AT&F sets defaults)
  7.  
  8. AT&F                AT&F&C1                  AT&F&D2
  9. AT&F&C1&D2          (some rare cases may want &D3 - see manual)
  10.  
  11.      If  the  device cannot issue the init string to the modem  each  time,
  12. finish  the line with &W and it will be saved to NV ram so the  modem  will
  13. power-up with that configuration.
  14.  
  15. AT&F&C1&W    (example)
  16.  
  17. To set autoanswer to ON the command is S0=1     ATS0=1
  18.  
  19.      Commands  may  be combined on one line, AT&F at the start, &W  at  the
  20. end.  The  modem will also 'wake up' at the same speed, parity,  bits,  and
  21. stop bit that you were using at that time the AT.....&W command was issued.
  22. So  always use the fastest (up to 19,200) that the modem and  port  support
  23. when you do the AT...&W.  CTS/RTS hardware flow control is default. The  &K
  24. command sets flow control (see the manual).
  25.  
  26. >>>  On  some devices the &Sx and &Rx may need to be changed  from  default
  27. (see your manual). DTR delay is controlled by S25. S38 can be increased  to
  28. keep the modem from hanging up due to DTR dropping.<<<
  29.  
  30.      When using &Q2 also include E0Q1 in the same line (see below).
  31.  
  32.      Another  default is E1 (command echo). Many systems prefer not to  get
  33. command echos, so E0 should be included in  the string.
  34.  
  35. DUMB  MODE  >  Systems which do not want reponses to  commands  or  CONNECT
  36. responses,  include Q1 in the string (default is Q0 to echo responses).  Q2
  37. will  let the CONNECT reponses through, but inhibit command responses.  You
  38. can  also trick the modem so it will not accept any commands. Change the  S
  39. register  3 from ASCII 13 the carraige return character to something  else,
  40. perhaps  the ASCII 61 for the '=' sign. Then any time YOU need to change  a
  41. setting, you can type ATxxxx= and it will do the change.
  42.  
  43.  
  44.      The %E2 will tel the modem to re-negotate the connection, (protocol  &
  45. speed) while on-line.
  46.  
  47.     In  working with one SCO Unix user these strings worked.
  48.  
  49. ANSWER  modem: AT&F&C1E0Q1S0=1 (&W)
  50. calling modem: AT&FQ1S0=0      (&W)
  51.  
  52.      One Mini-computer user reports this works:
  53.  
  54. ANSWER  modem: AT&FE0&R1S0=1 (&W)   <-- note: these two had to change &R1
  55. calling modem: AT&F&C1&R1    (&W)   <-- from default &R0
  56.  
  57.      The  &W also saves the 'current' speed, parity, bits and stop bit,  so
  58. the modem will wake-up with those defaults.
  59.  
  60.      The  default for Zoom 'V' series modems is to use speed-buffering  (on
  61. the  Turbo you need to set S36=7). This means you set your port  at  19,200
  62. when  you set the modem, and when you use the modem.  The modem takes  care
  63. of  modem-modem  speed.  To set BPS (often incorrectly  called  Baud),  you
  64. merely  set the terminal or software in terminal mode at the BPS speed  you
  65. want,  and  type  AT to the modem. This simple procedure  also  sets  Bits,
  66. Parity & stop bit. If you want the modem to 'wake up' at this BPS then type
  67. AT&W.  The modem will stay at this BPS as long as the Terminal or  software
  68. on the computer, does not send an AT command at any other speed.
  69.  
  70.      To  'lock'  port  modem speed, set the port at  the  speed  you  want.
  71. (19,200  is often best). Set the modem ATS95=0 (default) and  the  software
  72. may  then  either  be set to autodetect speed, or to  turn  autodetect  OFF
  73. (best).  No matter what the carrier speed, when S95=0, the modem  will  say
  74. CONNECT  19200 (or CONNECT 9600 if that was what you set), so the  software
  75. will  not  issue  a command at the carrier speed, but only  at  the  pseudo
  76. CONNECT speed, effectively LOCKING the port and modem.
  77.  
  78.      When using in Syncronous mode, along with these suggestions, also  see
  79. your modem manual section on Syncronous.
  80.  
  81.      The  pins  are  standard  RS-232. While PC  cables  are  always  25-25
  82. straight  through  type  ( or 25-9pin), some  non-pc  may  need  Null-modem
  83. cables,  where  pins 2/3 and 3/4 are swapped. They MUST  be  hardware  flow
  84. control  cables, so an old cable from a 2400 modem may fail. On  2400  non-
  85. V modems only pins 2-8 and 20 'may' be used.
  86.  
  87.                                    Don Hinds - Zoom Tech
  88. ##include=c:\text\signa.tif
  89.